lame-dbg software package provides MP3 encoding library (debugging symbols), you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install lame-dbg
lame-dbg is installed in your system.
Make ensure the lame-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep lame-dbg *
You will get with lame-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Debug packages |
| Package | lame-dbg |
| Version | 3.99.5+repack1-9build1 |
| Description | MP3 encoding library (debugging symbols) |
| Sub Section | debug |